
Linking Help file (.chm) to Knowledge Builder
To make a call (link) from a Help file (.chm) page in to Knowledge Builder do the following:
Step |
Action |
1 |
For the specific page in the Help file (.chm) place the following <Object> tag and JavaScript code as defined below. <object id="Help1"classid="clsid:D24354E3-3B5A-11D6-BC4A-000064657374" <SCRIPT Language="javascript"> |
2 |
Use the following code as an example of what should appear in the Help file (.chm) that contains the call to a targeted Knowledge Builder file. Note: Second parameter is always Help Example of Help file (.chm) call to Javascript's : <A HREF="javascript:Help('domaindnsdlg.UsingAlternateUserCredentials', 'Help')">UsingAlternate User Credentials</A>> |
